projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8e0d20
)
; Spelling fix
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 17 Apr 2017 18:22:34 +0000
(11:22 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 17 Apr 2017 18:22:52 +0000
(11:22 -0700)
src/nsterm.m
patch
|
blob
|
history
diff --git
a/src/nsterm.m
b/src/nsterm.m
index 162980a651bf7ae99e6fa7542470c172c1cfc62a..4725991aff443531d3a5f2ff2af32d262f5e1a42 100644
(file)
--- a/
src/nsterm.m
+++ b/
src/nsterm.m
@@
-8297,7
+8297,7
@@
not_in_argv (NSString *arg)
case NSScrollerKnobSlot: /* GNUstep-only */
last_hit_part = scroll_bar_move_ratio; break;
default: /* NSScrollerNoPart? */
- fprintf (stderr, "EmacsScoller-mouseDown: unexpected part %ld\n",
+ fprintf (stderr, "EmacsSc
r
oller-mouseDown: unexpected part %ld\n",
(long) part);
return;
}